Avatar of Rubén Gijón

Rubén Gijón

Univ. Santiago de Compostela

Predoctoral researcher at Universidade de Santiago de Compostela.

  • About
  • CV
  • Code
  • Publications
  • Posts

#deep learning

Content tagged with "deep learning"

Transformers: Attention Is All You Need
2025-08-13
#deep learning #transformers #LLM #generative models

Notes on the Transformer architecture: attention mechanisms, multi-head attention, positional encoding, and encoder/decoder layers with PyTorch implementations.

✍️ Worth to read papers
2025-07-15
#deep learning #papers #generative models #math

A compilation of interesting papers I enjoyed reading, including I-Con, Denoising Diffusion Probabilistic Models, and SpiRobs.

🌀 Diffusion Models Notes
2025-06-13
#deep learning #diffusion models #generative models

Notes on the mathematical foundations of diffusion models, including the noising process, denoising process, loss function, and training/generation loops.

Introduction to Acoustic Scene Classification
2025-05-15 Audio & AI Seminar 2025
#talk #audio #deep learning

A talk covering miniaturization techniques for deep learning models operating in real-time hearing aid environments.

Acoustic Scene Classification in Hearing Aids Noise Suppression Applications
2025-02-28 Rubén Gijón Master Thesis
#audio #deep learning #acoustic scene classification

A study of Acoustic Scene Classification (ASC) for hearing aids, leading to the development of an industrial ASC model based on a convolutional neural network designed to run in hearing aids for noise suppression purposes.

View
🧠 Diffusion Models Implementation
#deep learning #diffusion models #PyTorch

Implementation of the Denoising Diffusion Models paper on CIFAR-10, using a pretrained U-Net and sinusoidal time embeddings.

View
⏹️ Pytorch EarlyStopping
#PyTorch #deep learning #python

A lightweight and flexible early stopping utility for PyTorch training loops, inspired by the Keras/TensorFlow EarlyStopping callback.

View
🤖 Transformer Implementation
#transformers #deep learning #PyTorch

Implementation of transformer encoder-decoder model based on the Attention is all you need paper.

View
Deep Learning & Audio Signal Processing
Universidad de Granada
#teaching #deep learning #audio

An introductory course on neural networks applied to digital signal processing and sound synthesis.

© 2026 Rubén Gijón.
Built with Academic Portfolio Astro